In [154]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Iwate¶

Date: 13 Jun 2008 23:43:45¶

m = 7.2¶

In [155]:
folder, earthquake = find_earthquake('Iwate')
In [156]:
bar_chart_fp(folder)
In [157]:
plot_box_3d(folder)
In [158]:
scatter_plot_evs(folder)
In [159]:
temporal_series_b(folder)
In [160]:
alert_status_plot(folder)
In [161]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Iwate 2008-06-13 23:43:45.360000 7.2 0.84 123.69 123.69 137.37 182.84 17 42 87 TH
In [ ]:

In [ ]: